Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.28
|
Leadtools.Dicom.Common.Editing.Converters Namespace : EnumValueListConverter<T> Class |
public class EnumValueListConverter<T> : System.ComponentModel.TypeConverter
'Declaration
Public Class EnumValueListConverter(Of T) Inherits System.ComponentModel.TypeConverter
'Usage
Dim instance As EnumValueListConverter(Of T)
generic<typename T> public ref class EnumValueListConverter : public System.ComponentModel.TypeConverter